-
Home
-
WooCommerce Square
-
2.4.1
-
Code
-
Classes
- Encryption_Utility
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
228 |
Lines of code |
81 |
Logical lines of code |
44 |
Comment lines |
88 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
encrypt_data() |
A |
53 |
9 |
20 |
decrypt_data() |
S |
54 |
6 |
20 |
__construct() |
S |
56 |
5 |
19 |
get_default_cipher_method() |
S |
74 |
2 |
4 |
get_vector_length() |
S |
80 |
1 |
3 |
is_cipher_method_supported() |
S |
79 |
1 |
3 |
is_encryption_supported() |
S |
80 |
1 |
3 |
get_cipher_method() |
S |
82 |
1 |
3 |
get_supported_cipher_methods() |
S |
81 |
1 |
3 |
get_default_key() |
S |
79 |
1 |
3 |